home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Medabots Cardz
/
Medabots CD Cardz Rokusho.bin
/
pc
/
assets
/
rokusho.dxr
/
00203_Script_203
< prev
next >
Wrap
Text File
|
2001-12-07
|
242b
|
12 lines
global macfullscreen
on exitFrame me
if the movieRate of sprite(7) = 0 then
macfullscreen = 1
go to the frame + 1
end if
set the width of sprite(7) = 800
set the height of sprite(7) = 600
go to the frame
end